--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 9b2a44540f5f3c6356b5f7f8ec3dfaba49c63cf6
Parents : ba76921
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-05-06T00:43:00-05:00
chore(package): bump version to 4.6.2 and update various dependencies
Changes
Diff
diff --git a/package.json b/package.json
index 02d790f6..12657207 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "reticulum-meshchatx",
- "version": "4.6.1",
+ "version": "4.6.2",
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
"desktopName": "reticulum-meshchatx.desktop",
@@ -74,9 +74,9 @@
"@playwright/test": "^1.59.1",
"@tailwindcss/vite": "^4.2.4",
"@vitejs/plugin-vue": "^6.0.6",
- "@vitest/coverage-v8": "^4.1.4",
- "@vitest/ui": "^4.1.4",
- "@vue/test-utils": "^2.4.6",
+ "@vitest/coverage-v8": "^4.1.5",
+ "@vitest/ui": "^4.1.5",
+ "@vue/test-utils": "^2.4.10",
"cross-env": "^10.1.0",
"electron": "41.2.2",
"electron-builder": "^26.8.1",
@@ -85,18 +85,18 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-security": "^3.0.1",
- "eslint-plugin-vue": "^10.8.0",
+ "eslint-plugin-vue": "^10.9.1",
"fake-indexeddb": "^6.2.5",
- "globals": "^17.5.0",
- "jsdom": "^29.0.2",
+ "globals": "^17.6.0",
+ "jsdom": "^29.1.1",
"micron-parser": "github:RFnexus/micron-parser-js",
- "postcss": "^8.5.10",
+ "postcss": "^8.5.14",
"prettier": "^3.8.3",
"tailwindcss": "^4.2.4",
- "terser": "^5.46.1",
- "vite": "^8.0.8",
+ "terser": "^5.46.2",
+ "vite": "^8.0.10",
"vite-plugin-vuetify": "^2.1.3",
- "vitest": "^4.1.4"
+ "vitest": "^4.1.5"
},
"pnpm": {
"onlyBuiltDependencies": [
@@ -299,12 +299,12 @@
"click-outside-vue3": "^4.0.1",
"compressorjs": "^1.3.0",
"dayjs": "^1.11.20",
- "dompurify": "^3.4.0",
+ "dompurify": "^3.4.2",
"electron-prompt": "^1.7.0",
"emoji-picker-element": "^1.29.1",
"emoji-picker-element-data": "^1.8.0",
"jszip": "^3.10.1",
- "marked": "^18.0.2",
+ "marked": "^18.0.3",
"mitt": "^3.0.1",
"ol": "^10.9.0",
"ol-mapbox-style": "^13.4.1",
@@ -312,8 +312,8 @@
"uuid": "^14.0.0",
"vis-data": "^7.1.10",
"vis-network": "^9.1.13",
- "vue": "^3.5.32",
- "vue-i18n": "^11.3.2",
+ "vue": "^3.5.33",
+ "vue-i18n": "^11.4.0",
"vue-router": "^4.6.4",
"vuetify": "^3.12.5"
}
diff --git a/pyproject.toml b/pyproject.toml
index 1aac8fc8..74df3b54 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "reticulum-meshchatx"
-version = "4.6.1"
+version = "4.6.2"
description = "A simple mesh network communications app powered by the Reticulum Network Stack"
authors = [
{name = "Quad4"}
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────